testing.B.startAllocs (field)
4 uses
testing (current package)
benchmark.go#L110: startAllocs uint64
benchmark.go#L125: b.startAllocs = memStats.Mallocs
benchmark.go#L139: b.netAllocs += memStats.Mallocs - b.startAllocs
benchmark.go#L160: b.startAllocs = memStats.Mallocs
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)